CUITe (Coded UI Test enhanced) Framework

cuite.zip (24,2 MB)
CUITe (Coded UI Test enhanced) Framework is a thin layer developed on top of Microsoft Visual Studio Team Test's Coded UI Test engine which helps reduce code, increases readability and maintainability, while also providing a bunch of cool features for the automation engineer.

TFS Guides

TFSGuides.zip (4,4 MB)
TFS Guides is for all the TFS users. For beginers, the guides will help to have an easy start using the basic functionality, and for more advanced users, the guides will provide help for the advanced functionality of the Team System.

UIMap Toolbox

UIMap Toolbox allows you to restructure, split and merge UIMaps created for Microsoft CodedUI tests in Visual Studio 2010. Developed in C#/.NET 4.0

Sample CodedUITest Extension for AJAXToolkit MaskedEditExtender

Very simple UITestPropertyProvider who handles the playback(Coded-UI Tests) of an dutch date for input-controls who are extended with MaskedEditExtender.

Web Test Tools

Tools like the Coded UI Testing tools in Visual Studio 2010 and SpecFlow are great tools when it comes to Behavior Driven Development (BDD) of web sites, but unfortunately they don't work together as easily as they could. This project attempts to address these problems using a set of C# libraries that server as a starting point for the integration of UI Maps and SpecFlow features.